Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency com.github.twitch4j:twitch4j to v1.22.0 #275

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.twitch4j:twitch4j (source) 1.21.0 -> 1.22.0 age adoption passing confidence

Release Notes

twitch4j/twitch4j (com.github.twitch4j:twitch4j)

v1.22.0

Compare Source

Features

  • support shared chat helix and eventsub (#​1032)
  • chat: support stream together shared chat (#​1035)
  • chat: add mirrored message policy configuration (#​1041)
  • chat: add parent thread display name to ChatReply (#​1042)

Performance

  • optimize chat badge parsing (#​1036)

Internal

  • docs: update links in javadoc overview (#​1011)
  • docs: add new animation id (#​1026)
  • docs: support for apiNote, implSpec and implNote in javadoc (#​1018)
  • update gradle wrapper to v8.10.1 (#​1033)
  • update plugin org.jetbrains.kotlin.jvm to v2.0.20 (#​1027)
  • update plugin io.freefair.lombok to v8.10 (#​1025)
  • update gradle shadow plugin to v8.3.2 (#​1039)
  • update dependency org.awaitility:awaitility to v4.2.2 (#​1016)
  • update dependency org.apache.commons:commons-lang3 to v3.17.0 (#​1029)
  • update dependency org.slf4j:slf4j-api to v2.0.16 (#​1021)
  • update dependency org.junit:junit-bom to v5.11.0 (#​1022)
  • update dependency org.mockito:mockito-bom to v5.13.0 (#​1028)
  • update dependency io.github.xanthic.cache:cache-bom to v0.6.1 (#​1030)
  • update org.jetbrains.kotlinx-coroutines to v1.9.0 (#​1034)
  • update io.github.openfeign to v13.4 (#​1037)
  • update dependency commons-io:commons-io to v2.17.0 (#​1038)

NOTICE: Shared Chat Support ⚠️

Twitch now allows creators using Stream Together to merge their chat rooms. This may cause unexpected behavior in versions prior to v1.22.0.
Starting with v1.22.0, mirrored messages are automatically dropped if they have already been observed. This ensures each unique message is processed only once.
For more information on detecting mirrored messages, potential impacts on your application, and known edge cases, refer to our documentation.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@iProdigy iProdigy merged commit d78d7aa into master Sep 22, 2024
2 checks passed
@iProdigy iProdigy deleted the chore/dependencies/com.github.twitch4j branch September 22, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants